home *** CD-ROM | disk | FTP | other *** search
/ .net 2000 August / NET74.ISO / pc / Software / WinWAP Light / winwapl.exe / _SETUP.1 / 2.wml < prev    next >
Encoding:
Extensible Markup Language  |  2000-01-15  |  873 b   |  25 lines

  1. <?xml version="1.0"?>
  2. <!DOCTYPE wml PUBLIC "-//WAPFORUM//DTD WML 1.1//EN" "http://www.wapforum.org/DTD/wml_1.1.xml">
  3.  
  4. <wml>
  5. <!-- THIS IS THE FIRST CARD IN THE DECK -->
  6. <card id="navi" title="Navigate with Winwap">
  7. <p align="center">
  8.    <img src="../wwbyst.wbmp" alt="WINWAP"/>
  9. </p>
  10. <p>
  11.   <big>Clicking on a link</big>
  12.   <br/>
  13.   Text on the screen that is underlined is a link to some other information. If you click
  14.   on it the browser will go to the URL that is specified in that link ( Either another
  15.   page, or another card in the current deck ). When the browser has loaded the information
  16.   it will display the new material instead of the material where the link was.
  17.   <br/>
  18.   <br/>
  19.   Technical : <b>anchor</b> and <b>a</b> tags appear as underlined links
  20.   <br/>
  21.   <do type="accept" label="Back"> <go href="@prev"/> </do>
  22. </p>
  23. </card>
  24. </wml>
  25.